home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / love_me.swf / scripts / DefineButton2_784 / BUTTONCONDACTION on(release).as < prev    next >
Encoding:
Text File  |  2008-08-11  |  46 b   |  4 lines

  1. on(release){
  2.    _root.btn_release(this);
  3. }
  4.